orNull
Deprecated
Use the NotBlankStringOrNull function instead.
Replace with
import kotools.types.string.NotBlankStringOrNull
Content copied to clipboard
NotBlankStringOrNull(value)
Content copied to clipboard
Returns the value as a NotBlankString, or returns null
if the value is blank.